@charset "utf-8";
/* CSS Document */

.houseinspection{
	background-image: url(../img/interior/po4.jpg);
	height: 600px;
	background-size: cover;
	background-position: 50%;
}

.homeinspectionhex{
	margin-top:0px;
}
.houseinspection1{
	margin-top: 445px;
}

.houseinspection1 p{
    margin-top: 100px;
	color: white;
    font-size: 20px;
}
.houseinspection1 h2{
	color: white;
}
.homeinspectionhex1 h4{
	color: black;
    margin-bottom: 30px;
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
}

.homeinspectionhex1 p{
	font-weight: 400;
	font-size: 1.1em;
    line-height: 2em;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 50px;
}
.homeinspectionhex1 h4{
	margin-bottom: 50px;
}
.stephex img{
	height: 249px;
    width: 197px;
    margin-bottom: 20px;
}
.hexleakfoeresults img{
	height: 165px;
}
.homeinspectionhex1 h1{

	margin-top: 100px;
	margin-bottom: 50px;
}
.homeinspectionhex1 h3{
	margin-bottom: 30px;
}

@media(max-width: 500px){
	.hexleakfoeresults img{
	height: 106px;
}
.houseinspection1 p{
    margin-top: 79px;
    color: white;
    font-size: 20px;
}
}


/*bathroomhexstarts*/
.hextopbthroomkitchen{
	margin-top: 100px;
	margin-bottom: 100px;
}
.hextopbthroomkitchen1 img{
	height: 450px;
	width: 360px;
}
.hextopbthroomkitchen1 h1{
	color: black;
    margin-bottom: 30px;
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
	
}
.hextopbthroomkitchen1 p{
	margin-top: 40px;

}
.hextopbthroomkitchen2 p{
  padding-left: 50px;
  padding-right:50px;
}
.hextopbthroomkitchen2{
	margin-bottom: 40px;
}
@media(max-width: 500px){
    .hextopbthroomkitchen1 img{
    height: 450px;
    width: 300px;
}
}
/*bathroomhexends*/

/*bathroomkitchenfundamentalstarts*/
.bathroomkitchenfundamenta{
	margin-bottom: 100px;
}
.bathroomkitchenfundamental{
	background:url(../img/interior/bg.jpg);
	height: 600px;
	background-position: 13%;
}
.bathroomkitchenfundamenta2{
   transform: translate(-63%, 13%);
	background-color: white;
	height: 500px;
}
.bathroomkitchenfundamenta2 p{
	padding-top: 20px;
	font-size: 16px;
    letter-spacing: 20px;
    color: gray;
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
    font-weight: 300;
}
.bathroomkitchenfundamenta2 h2 {
    color: black;
    font-size: 32px;
    letter-spacing: 15px;
    text-transform: uppercase;
}
.bathroomkitchenfundamenta2 h1 {
    color: black;
    margin-bottom: 30px;
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
}
@media(max-width: 500px){
	.bathroomkitchenfundamental {
    background: url(../img/interior/bg.jpg);
    height: 645px;
    background-position: 13%;
}
	.bathroomkitchenfundamenta2{
   transform: translate(0%, 0%);
    background-color: white;
    height: 555px;
    margin-top: 55px;
}
}
/*bathroomkitchenfundamentalends*/

/*bathroomhexkitchenstarts*/
.bathroomhexkitchen{
	margin-top: 100px;
	margin-bottom: 100px;
}
.bathroomhexkitchen1 p{
	font-size: 16px;
    letter-spacing: 20px;
    color: gray;
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
    font-weight: 300;
}
.bathroomhexkitchen1 h2 {
    color: black;
    font-size: 32px;
    /* font-weight: 100; */
    letter-spacing: 15px;
    text-transform: uppercase;
}
.bathroomhexkitchen1  h1 {
    color: black;
    margin-bottom: 30px;
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
}
.bathroomhexkitchen2 h1{
    color: black;
    margin-bottom: 30px;
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
}
.bathroomhexkitchen3{
    margin-top: 50px;
    margin-bottom: 100px;
}
@media(max-width: 500px){
    .bathroomhexkitchen3 {
    margin-top: -88px;
    margin-bottom: 100px;
}
}
/*bathroomhexkitchenends*/
